home *** CD-ROM | disk | FTP | other *** search
/ Geek 6 / Geek-006.iso / mac / mEdit_1.0b3.sea.hqx / mEdit 1.0b3.rsrc / STR#_5002.txt < prev    next >
Text File  |  2000-04-13  |  4KB  |  241 lines

  1. windows=get the windows
  2.  
  3. voices=get the voices
  4.  
  5. version=get version(<projectDesc>)
  6.  
  7. version=get the version
  8.  
  9. value=get value(|<fieldDesc>|)
  10.  
  11. urlStatus=get URLStatus(|<urlPath>|)
  12.  
  13. trunc=get trunc(|<number>|)
  14.  
  15. topWindow=get the topWindow
  16.  
  17. time=get the time
  18.  
  19. ticks=get the ticks
  20.  
  21. textHeightSum=get textHeightSum(|<fieldDesc>|)
  22.  
  23. target=get the target
  24.  
  25. tan=get tan(|<angle>|)
  26.  
  27. systemVersion=get the systemVersion
  28.  
  29. sum=get sum(|<numberList>|)
  30.  
  31. stackSpace=get the stackSpace
  32.  
  33. sqrt=get sqrt(|<number>|)
  34.  
  35. speechBusy=get the speechBusy
  36.  
  37. soundManagerVersion=get soundManagerVersion()
  38.  
  39. soundDevices=get the soundDevices
  40.  
  41. sound=get the sound
  42.  
  43. sin=get sin(|<angle>|)
  44.  
  45. shiftKey=get the shiftKey
  46.  
  47. sharedFile=get the sharedFile
  48.  
  49. selectedText=get the selectedText
  50.  
  51. selectedLoc=get the selectedLoc
  52.  
  53. selectedLine=get the selectedLine
  54.  
  55. selectedGraphic=get the selectedGraphic
  56.  
  57. selectedField=get the selectedField
  58.  
  59. selectedChunk=get the selectedChunk
  60.  
  61. seconds=get the seconds
  62.  
  63. script=get script(<actionKeyword>, <componentName>[,<text>])
  64.  
  65. screenRect=get the screenRect
  66.  
  67. screenLoc=get the screenLoc
  68.  
  69. round=get round(|<number>|)
  70.  
  71. result=get the result
  72.  
  73. replace=get replace(|<sourceText>|, <searchText>, <replaceText>[, <startOffset>[, <numOccurrences>]]))
  74.  
  75. recognitionState=get recognitionState()
  76.  
  77. random=get random(|<maxNumber>|)
  78.  
  79. quickTimeVersion=get quickTimeVersion()
  80.  
  81. pushList=get the pushList
  82.  
  83. programs=get the programs
  84.  
  85. processor=get the processor
  86.  
  87. platform=get the platform
  88.  
  89. params=get the params
  90.  
  91. paramCount=get the paramCount
  92.  
  93. param=get param(|<number>|)
  94.  
  95. optionKey=get the optionKey
  96.  
  97. offset=get offset(|<target>|,<fieldDesc>[,<startChar>])
  98.  
  99. numToChar=get numToChar(|<number>|)
  100.  
  101. movie=get movie(|<movieRefNum>|,<actionKeyword>[,<param1>[,<param2>[,<param3>]]])
  102.  
  103. mouseV=get the mouseV
  104.  
  105. mouseLoc=get the mouseLoc
  106.  
  107. mouseH=get the mouseH
  108.  
  109. mouseClick=get the mouseClick
  110.  
  111. mouse=get the mouse
  112.  
  113. min=get min(<numberList>|)
  114.  
  115. merge=get merge(|<data>|)
  116.  
  117. menus=get the menus
  118.  
  119. max=get max(<numberList>|)
  120.  
  121. machine=get the machine
  122.  
  123. log2=get log2(|<number>|) -- log (base 2) of #
  124.  
  125. localLoc=get localLoc(|<location>|)
  126.  
  127. lnl=get ln(|<number>|) -- natural log of (# + 1_
  128.  
  129. ln=get ln(|<number>|) -- natural log of #
  130.  
  131. lineOffset=get lineOffset(|<target>|,<fieldDesc>[,<startLine>])
  132.  
  133. length=get length(|<value>|)
  134.  
  135. isNumber=get isNumber(|<value>|)
  136.  
  137. interrupt=get interrupt()
  138.  
  139. intersect=get intersect(|<objectDesc>|,<objectDesc>)
  140.  
  141. heapSpace=get the heapSpace
  142.  
  143. hasMemory=get hasMemory(|<number>|)
  144.  
  145. globals=globals
  146.  
  147. globalLoc=get globalLoc(|<location>|)
  148.  
  149. getSelected=get getSelected(|<cardOrBkgndDesc>|[, long/short/kind/style])
  150.  
  151. frontScripts=gt the frontScripts
  152.  
  153. foundWindow=get the foundWindow
  154.  
  155. foundText=get the foundText
  156.  
  157. foundLine=get the foundLine
  158.  
  159. foundField=get the foundField
  160.  
  161. foundChunk=get the foundChunk
  162.  
  163. forthList=get the forthList
  164.  
  165. filePlayTime=get the filePlayTime
  166.  
  167. expl=get exp1(|<number>|) -- returns e ^ # minus 1
  168.  
  169. exp2=get exp2(|<number>|) -- returns 2 ^ #
  170.  
  171. exp=get exp(|<number>|) -- returns e ^ #
  172.  
  173. exists=get exists(<projectDesc>)
  174.  
  175. errorOffset=get the errorOffset
  176.  
  177. errorObject=get the errorObject
  178.  
  179. environment=get the environment
  180.  
  181. encode=get decode(<EightBitData>)
  182.  
  183. dragData=get dragData(|<itemNumber>|, <flavor>[, <hfsDataType>])
  184.  
  185. diskSpace=get the diskSpace
  186.  
  187. dialog=get dialog(|<action>|,<param>)
  188.  
  189. decode=get decode(<SixBitEncodedData>)
  190.  
  191. date=get the date
  192.  
  193. currentWindow=get the currentWindow
  194.  
  195. currentMenu=get currentMenu(<positionNumber>)
  196.  
  197. cos=get cos(|<angle>|)
  198.  
  199. compound=get compound(|<rate>|,<periods>)
  200.  
  201. commandKey=get the commandKey
  202.  
  203. clipBoard=get the clipboard
  204.  
  205. clickV=get the clickV
  206.  
  207. clickText=get the clickText
  208.  
  209. clickLoc=get the clickLoc
  210.  
  211. clickLine=get the clickLine
  212.  
  213. clickH=get the clickH
  214.  
  215. clickChunk=get the clickChunk
  216.  
  217. charToNum=get charToNum(|<character>|)
  218.  
  219. backScripts=get the backScripts
  220.  
  221. backList=get the backList
  222.  
  223. average=get average(|<numberList>|)
  224.  
  225. audioTrackInfo=get audioTrackInfo(|<trackNumber>|)
  226.  
  227. audioTrackCount=get audioTrackCount()
  228.  
  229. audioStatus=get audioStatus()
  230.  
  231. audioPlayMode=get audioPlayMode()
  232.  
  233. audioDriverVersion=get audioDriverVersion()
  234.  
  235. atan=get atan(|<angle>|)
  236.  
  237. annuity=get annunity(|<rate>|,<periods>)
  238.  
  239. abs=get abs(|<number>|)
  240.  
  241.